home *** CD-ROM | disk | FTP | other *** search
- V1.10
- * Released to an unsuspecting public.
-
- V1.11
- * Discovered that BC++ 3.1 doesn't like reading '13' as the last
- charater of a read, even on a binary file. Fixed.
- * Was mis-calculating the file position when doing reads and writes
- to FAREAS.FIX. Fixed.
-
- V1.12
- * Discovered that the programmer (me) was opening a binary file in
- text mode. See V1.11 notes.
- * Added code for 30 day evaluation key. See AutoAdd.reg.
-
- V1.13
- * Added support for Renegade.
- * Made bunchs of changes in the way AutoAdd uses AUTOADD.CFG. See
- the SAMPLE.CFG for you BBS type.
-
- V1.14
- * More BBS's added. Maximus 3.0 and Telegard 3.0.
- * Update my source code to include new types in Allfix V4.32
- Release. Didn't change the *.EXE any, just made my coded easier
- to read (which is a big help in debuging).
-
- V1.15
- * Added support for Spitfire.
- * Added support for ProBoard. Only had the structures for 2.1x,
- hopefully, there was not a lot of change.
- * Cleaned up the code some.
-
- V1.16
- * (PCBoard) Found out the if you left the last field for the CONF
- line, AutoAdd defaulted to "NONE". Fixed.
- * (Renegade) Found and fixed a possible problem with filenames in
- the *.DIR files.
- * Added support for T.A.G (2.7).
- * Added support for LoraBBS 2.40.
-
- V1.17
- * (Several) Found a bug that caused the full configuration file to
- not be read. Fixed.
- * (T.A.G) Fixed a problem with setting the default group. 0 thourgh
- 127 are now accepted correctly.
- * (T.A.G) Added an option to use "FILES" as the name of the files
- list instead of the <area tag> as AutoAdd normally does.
- * (All) The LOGG key is now optional. If not present, AutoAdd will
- create/append to AUTOADD.LOG in the same directory as AUTOADD.EXE.
- If a directory only is specified, AutoAdd will create/append to
- AUTOADD.LOG in that directory. If a filename is specified,
- AutoAdd will append it's log to that file. The file must already
- exist.
- * (All) While changing the LOGG option, I changed the style a bit to
- more closely resemble that of FrontDoor/InterMail.
- * (All) Added code so that is "Unique" is not set to Yes, only the
- comment for the file area in Allfix is update. This is based on
- the assumption that if the area is not unique, all other data is
- correct and does not need updating.
-
- V1.18
- * (All) The command line parameter for BBS type is no longer
- required.
- * (All) Little changes in the logging.
- * Added support for RemoteAccess 2.0x and 2.50.
-
- V1.19
- * (All) If the AFIX line is not used in AUTOADD.CFG, AutoAdd will
- now try to use the %ALLFIX% environmental variable. This means
- that if you use the %ALLFIX% environmental variable, the AFIX line
- is optional (it will override the %ALLFIX% setting).
- * (All) AutoAdd now looks for ALLFIX.BSY in the Allfix directory.
- If found, AutoAdd will abort.
- * (RA 2.50) Fixed a couple of rather nasty (and stupid) bugs.
- * (RA all) Documented the fact that if "ALLFIX" (without quotes) is
- used for the default group, the group number will be set to the
- Allfix Group Number plus 1.
- * (RA all) Added a new option to delete the FILES.BBS that Allfix
- makes after it has been processed. I advise caution when using
- this option. If something should go wrong, it may be difficult to
- recover the file descriptions.
- * (PCBOARD) Added a new configuration line, FREQ. This line can be
- used to let AutoAdd know to update your FREQPATH.DAT also. Two
- fields, Path and name of FREQPATH.DAT and (optional) password for
- this path.
- * (PCBOARD) I don't really like the way the config file is laid out
- for PCBOARD. It is totally different from the other supported
- BBS's. Expect the configuration layout to change in V1.20 (it will
- be an easy fix on you end). Just a heads-up.
-
- V1.20
- * (RA 2.50) AutoAdd will now "fill in the gaps" in file area
- numbers. I.e., if file area 2 does not exist and there are higher
- numbered file areas, AutoAdd will add the new area as file area 2.
- This was done to compensate for a small short coming in RACONFIG.
- * (All) AutoAdd was aborting when it *didn't* find "ALLFIX.BSY".
- Fixed. Sorry about that.
-
- V1.21
- * (All) Added more logging of errors and more error checks.
- * (RENEGADE) New supports 04-05. NOTE: The only difference that
- AutoAdd is concerned with between 10-05 and 04-05 is the number of
- description lines. There is no way (currently) for AutoAdd to tell
- the difference between 10-05 and 04-05, so, even if you use 10-05,
- you will just have larger EXTENDED.DAT files (nine 50 character
- lines instead of four). Nothing else is affected.
- * (All) Finally found out why AutoAdd had random lockups. Fixed thanks
- to the aid of Matt Weese. His help was invaluable.
- * (RA) Fixed versious bugs. Again, thanks go to Matt Weese.
- * (RENEGADE) Just for the record, AutoAdd does not support versions
- Renegade that you would have to run FCOMP 7 on, only FCOMP 14.
- * (CONCORD) Partial support has been added to the code. However,
- since Allfix does not support Concord yet, neither does AutoAdd.
-
-